Namespace - LJCUnitMeasureDAL
Parameters
format - The format string.
digits - The number of rounding digits.
values - The object values.
Returns
The evaluated result.
Syntax
| C# |
|
public static Object ComputeRound(String format, Int32 digits, Object[] values)
|
Evaluates the supplied expression format.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.